filesystemmodel: Add a missing check
authorBenjamin Otte <otte@redhat.com>
Sun, 2 Oct 2011 03:27:41 +0000 (05:27 +0200)
committerBenjamin Otte <otte@redhat.com>
Mon, 3 Oct 2011 16:29:21 +0000 (18:29 +0200)
commite97b05acbd5dcc2c02a9c2748c13d96bf25f75a3
treec4a10602e0c18ab450ac31b3a4bd4256b24bf3eb
parenteb8c2dfae297f340279e2a1c848b14584f0c1dc7
filesystemmodel: Add a missing check

Paths with depth > 1 should return FALSE instead of pretending the depth
is 1.
gtk/gtkfilesystemmodel.c